gtk-demo: Fix a typo
authorMatthias Clasen <mclasen@redhat.com>
Tue, 8 Mar 2016 13:53:18 +0000 (08:53 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 8 Mar 2016 13:55:59 +0000 (08:55 -0500)
demos/gtk-demo/application_demo.c

index 798fcada4979d1292d5f628e2472745fc73f216e..4174bbb0550b04ce7e9d87f976c58bfa259a8182 100644 (file)
@@ -2,7 +2,7 @@
  *
  * Demonstrates a simple application.
  *
- * This examples uses GtkApplication, GtkApplicationWindow, GtkBuilder
+ * This example uses GtkApplication, GtkApplicationWindow, GtkBuilder
  * as well as GMenu and GResource. Due to the way GtkApplication is structured,
  * it is run as a separate process.
  */